Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: remove windows py3.8 from ci #622

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

Gui-FernandesBR
Copy link
Member

Pull request type

  • ReadMe, Docs and GitHub updates

Current behavior

CI is breaking due to a problem with netcdf4 installation on windows with python 3.8.
This was caused due to the latest release of netcdf4, version 1.7.0

New behavior

GitHub Actions will no longer run on windows with python 3.8, but the python 3.12 is kept for os compatibility check.
This is a temporary fix that will be rolled back after netcdf4 fix of: Unidata/netcdf4-python#1329

Breaking change

  • No

Additional information

No further comments.

@Gui-FernandesBR Gui-FernandesBR force-pushed the dev/remove-windows-py3.8-from-ci branch from 0f7709f to 68948da Compare June 16, 2024 19:06
@Gui-FernandesBR Gui-FernandesBR added the C.I. Continuous Integration (Workflows and actions) label Jun 16, 2024
@Gui-FernandesBR Gui-FernandesBR added this to the Release v1.X.0 milestone Jun 16, 2024
@Gui-FernandesBR Gui-FernandesBR merged commit cca25a0 into develop Jun 16, 2024
3 of 7 checks passed
@Gui-FernandesBR Gui-FernandesBR deleted the dev/remove-windows-py3.8-from-ci branch June 16, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C.I. Continuous Integration (Workflows and actions)
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants